Florian Müllner [Thu, 20 Oct 2016 16:00:04 +0000 (18:00 +0200)]
gtk-shell: Work around non-working startup notifications
GNOME Shell relies on the MetaScreen::startup-sequence-changed signal,
which is tied to (lib)startup-notification and therefore X11. As a result,
when we remove the startup sequence of a wayland client, GNOME Shell will
not be notified about this until startup-notification's timeout is hit.
As a temporary stop-gap, go through XWayland even for wayland clients,
so that the signal is emitted when expected.
https://bugzilla.gnome.org/show_bug.cgi?id=768531
Gbp-Pq: Name bgo768531_workaround-startup-notifications.patch
Michael Biebl [Fri, 10 Mar 2017 17:06:30 +0000 (17:06 +0000)]
mutter (3.22.3-2) unstable; urgency=medium
* debian/patches/clutter-clone-Unset-source-when-source-actor-is-dest.patch
- Add patch from 3.22 branch to fix a gnome-shell crash when using the
alternatetab extension. (Closes: #857290)